Welcome![Sign In][Sign Up]
Location:
Search - matlab rgb

Search list

[matlabgray2rgb

Description: matlab提供了rgb2gray的函数,但是如果gray想要换成rgb,就要自己写了。-matlab function rgb2gray provided, but if you want gray into rgb, should write their own.
Platform: | Size: 1024 | Author: 竹笑 | Hits:

[Special Effectsfilteringcollection

Description: Matlab图像滤波合集image filtering collection,包括:图像RGB空间滤波、维纳滤波、离散傅立叶变换、拉普拉斯滤波、中值滤波等等。-MATLAB image filtering collection
Platform: | Size: 24576 | Author: youxia | Hits:

[Windows Developsegwin

Description: alow to segment an image base on the k-means in the color domain using the rgb space. color segmenation
Platform: | Size: 142336 | Author: moe que | Hits:

[matlabrgb

Description: MATLAB FILE TELL HOW TO REPRESENT RGB IN MATLAB
Platform: | Size: 4096 | Author: SQU | Hits:

[Graph RecognizeFacetest

Description: 本程序是基于RGB的皮肤提取算法 用MATLAB实现-This procedure is based on RGB' s skin extraction algorithm using MATLAB to achieve
Platform: | Size: 1024 | Author: 李莉莉 | Hits:

[Windows Developreadyuv

Description: converting YUV to RGB with the 4:2:0 format
Platform: | Size: 2048 | Author: chris | Hits:

[Graph programBayes

Description: 基于RGB彩色图像的matlab图像分割-RGB color images based on image segmentation matlab
Platform: | Size: 4096 | Author: 赵宇 | Hits:

[Wavelet40

Description: 近年来,随着互联网的高速发展,网上的多媒体信息也急剧增加,这些多媒体信息以图像为主。如何从浩瀚的图像数据库中快速、准确地找出所需要的图像,己成为一个备受关注的研究课题。有效地组织、管理和检索大规模的图像数据成为迫切需要解决的问题。于是基于内容的图像检索(Content-Based Image Retrieval: CBIR)作为一个崭新的研究领域出现了。 本课题拟研究、分析彩色图像红、绿、蓝三基色直方图的生成、特征提取和相似度等问题,应用图像的颜色信息—三基色直方图对图像进行检索。针对基于颜色的图像检索,本文采用应用广泛的RGB颜色空间来表示图像的颜色特征,对颜色分量进行等间隔量化并形成特征矢量并对特征矢量进行归一化处理,采用图像均匀分块的方法引入图像中色彩所处的位置信息,用距离度量函数进行图像的相似性匹配。在此基础上实现了基于三基色直方图算法的检索系统。 本文的研究和实践对于促进基于内容的图像数据库检索技术的应用具有一定的参考价值和实践意义。-With the rapid development of Internet, the multimedia information is booming. All this information is mostly images. Effective recognizing, management and searching all these images have been an emergent problem. This has led the rise of a new research and development field: Content-Based Image Retrieval (CBIR). The topics to research, analysis color images red, green and blue color histogram generation, feature extraction and the similarity of the issues, application of the color image- trichromatic histogram of the image retrieval. Based on the color against the static image retrieval, this paper application of a wide range of RGB color space to indicate the color image features, the color components, such as spacing and quantitative characteristics of a feature vector and a normalization of vector processing, using uniform image block the introduction of the method in which the color image Location information, and distance measuring function similar to the image of the match. On
Platform: | Size: 408576 | Author: qichao | Hits:

[2D Graphicwavecompression

Description: The following implementation steps have been made for the devised algorithm, which is based on 2D-wavelet. 1. Reading an image of either gray scale or RGB image. 2. Converting the image into grayscale if the image is RGB. 3. Decomposition of images using wavelets for the level N. 4. Selecting and assigning a wavelet for compression. 5. Generating threshold coefficients using Birge-Massart strategy. 6. Performing the image compression using wavelets. 7. Computing and displaying the results such as compressed image, retained energy and Zero coefficients. 8. Decompression the image based on the wavelet decomposition structure. 9. Plotting the reconstructed image. 10. Computing and displaying the size of original image, compressed image and decompressed image.
Platform: | Size: 1024 | Author: fer | Hits:

[GUI Developcontrastproject

Description: A Graphical user interface for image enhancement. You can set the contrast, color, sharpness as well as you can convert the rgb image to gray
Platform: | Size: 19456 | Author: HirenParmar | Hits:

[matlabrgb2hsv

Description: fast color conversion from RGB to HSV for matlab
Platform: | Size: 1024 | Author: totor | Hits:

[ActiveX/DCOM/ATLnormalise

Description: Normalises image values to 0-1, or to desired mean and variance Usage: n = normalise(im) Offsets and rescales image so that the minimum value is 0 and the maximum value is 1. Result is returned in n. If the image is colour the image is converted to HSV and the value/intensity component is normalised to 0-1 before being converted back to RGB. -Normalises image values to 0-1, or to desired mean and variance Usage: n = normalise(im) Offsets and rescales image so that the minimum value is 0 and the maximum value is 1. Result is returned in n. If the image is colour the image is converted to HSV and the value/intensity component is normalised to 0-1 before being converted back to RGB.
Platform: | Size: 1024 | Author: mahmood | Hits:

[Special Effectscolorspacezhuanhuan

Description: RGB,YCbCr,HSV,HSL,CIE等颜色空间转换 这个Matlab程序用于颜色空间的转换。可以在RGB, YPbPr, YCbCr, YUV, YIQ, YDbDr, JPEG-YCbCr, HSV, HSL, XYZ, CIE Lab (CIELAB), CIE Luv (CIELUV), and CIE Lch (CIELCH)等颜色空间中任意转换。-B = colorspace( dest<-src , A) converts image A from color space src to color space dest . Example: B = colorspace( HSV<-RGB ,A) Convert image A from RGB to HSV C = colorspace( YCbCr<-HSV ,B) Convert HSV to YCbCr D = colorspace( RGB<-YCbCr ,C) Convert YCbCr back to RGB
Platform: | Size: 4096 | Author: 李佳航 | Hits:

[GDI-Bitmapcolorseg

Description: RGB color image segmentation
Platform: | Size: 1024 | Author: Kannan | Hits:

[matlabskin_color

Description: skin segmentation base on RGB color space. does not work for gray level images
Platform: | Size: 1024 | Author: remey | Hits:

[matlabRGB2gray

Description: matlab 中用来将rgb数据转换成灰度图像的源代码-matlab used to the rgb data into gray-scale image of the source code for
Platform: | Size: 1024 | Author: discovery | Hits:

[Special Effectsrgbquadtree

Description: 四叉树分解算法对RGB彩色图像进行分割,MATLAB代码,包括实验图片-Quad-tree decomposition algorithm RGB color image segmentation, MATLAB code, including test images
Platform: | Size: 126976 | Author: 猪哥不亮 | Hits:

[2D GraphicRGB

Description: The Matlab function RGB() converts a color index (whole number from 1-21), English name of a color (string), or RGB triple with whole number components in {0, 1, ..., 255} into an RGB triple with real-valued components in [0,1]. RGB() allows the user to access a set of 21 colors via their common English names. For eight of these colors that have more than one common name, the program accepts alternative names, reducing the memory burden on the user.-The Matlab function RGB() converts a color index (whole number from 1-21), English name of a color (string), or RGB triple with whole number components in {0, 1, ..., 255} into an RGB triple with real-valued components in [0,1]. RGB() allows the user to access a set of 21 colors via their common English names. For eight of these colors that have more than one common name, the program accepts alternative names, reducing the memory burden on the user.
Platform: | Size: 2048 | Author: cnamz | Hits:

[Compress-Decompress algrithmsrgb2ycbcr[1]

Description: This a script to convert Images RGB to YCbCr-This is a script to convert Images RGB to YCbCr
Platform: | Size: 284672 | Author: Rafael | Hits:

[matlabexport_fig

Description: This function saves a figure or single axes to one or more vector and/or bitmap file formats, and/or outputs a rasterized version to the workspace, with the following properties: - Figure/axes reproduced as it appears on screen - Cropped borders - Embedded fonts (vector formats) - Improved line and grid line styles (vector formats) - Anti-aliased graphics (bitmap formats) - Transparent background supported (pdf, eps, png) - Semi-transparent patch objects supported (png only) - RGB, CMYK or grayscale output (CMYK only with pdf, eps, tiff) - Optionally append to file (pdf only) - Vector formats: pdf, eps - Bitmap formats: png, tif, jpg, bmp, export to workspace This function is especially suited to exporting figures for use in publications and presentations, because of the high quality and portability of media produced.-This function saves a figure or single axes to one or more vector and/or bitmap file formats, and/or outputs a rasterized version to the workspace, with the following properties: - Figure/axes reproduced as it appears on screen - Cropped borders - Embedded fonts (vector formats) - Improved line and grid line styles (vector formats) - Anti-aliased graphics (bitmap formats) - Transparent background supported (pdf, eps, png) - Semi-transparent patch objects supported (png only) - RGB, CMYK or grayscale output (CMYK only with pdf, eps, tiff) - Optionally append to file (pdf only) - Vector formats: pdf, eps - Bitmap formats: png, tif, jpg, bmp, export to workspace This function is especially suited to exporting figures for use in publications and presentations, because of the high quality and portability of media produced.
Platform: | Size: 16384 | Author: redasu | Hits:
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 31 »

CodeBus www.codebus.net